home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / scrsav / scr.txt < prev    next >
Text File  |  1994-09-05  |  351b  |  12 lines

  1. This little program will call the Windows API and launch your current screen saver.
  2.  
  3. Source Code taken from the MSKB (Microsft Knowledge Base) Forum
  4. Document Number: Q110589 - How to start a VB screen saver using SendMessage API
  5.  
  6. Files:  Scr.txt        This file
  7.     scrsave.frm    VB Form
  8.     scrsave.mak    VB mak file
  9.     scr.exe        a little demo
  10.  
  11. Geoff Coope
  12.